home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / lart.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.4 KB  |  78 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : program Load_AR_Tape
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : arlpsu@nems
  6. -- AUTHOR            : A. F. Niessner, Jr.
  7. --                   : ARL/Penn State University
  8. --                   : P.O. Box 30
  9. --                   : State College, Pa.  16804
  10. -- COPYRIGHT         : (c) 1987 the Pennsylvania State University
  11. -- DATE CREATED      : February 9, 1987
  12. -- DATE RELEASED     : February 9, 1987
  13. -- DATE LAST UPDATED : March 7, 1987
  14. -- LOCATION          : ASR
  15. -- ENVIRONMENT       : Data General MV10000,
  16. --                   : Rolm ADE
  17. --= CLASSIFICATION       ===============================================--
  18. -- CATEGORY LEVEL 1  : TOOLS
  19. -- CATEGORY LEVEL 2  : Load ASR Tape on DG
  20. -- CATEGORY LEVEL 3  : 
  21. -- CATEGORY LEVEL 4  : 
  22. -- KEYWORD           : Ada Repository
  23. -- KEYWORD           : ANSI Standard Tapes
  24. -- KEYWORD           : Automated Loading
  25. -- INDEX             : Ada Software Repository Tapes
  26. -- INDEX             : ANSI Standard Tapes
  27. -- INDEX             : Automated Loading
  28. -- TAXONOMY          : 
  29. -- DEPENDENCIES      : 
  30. -- SEE ALSO          : 
  31. --= FILE LISTING         ===============================================--
  32. -- FILE SPECS        : PD:<ADA.STARTER-KIT>LART.*
  33. -- DIRECTORY DISPLAY :
  34. -- Directory   PD:<ADA.STARTER-KIT>
  35. --      File Name     Byte Count  Line Count
  36. --   ---------------  ----------  ----------
  37. --   LART.DOC              10936         256
  38. --   LART.PRO               2694          66
  39. --   LART.SRC              31860        1072
  40. --   ===============  ==========  ==========
  41. --     3 Files             45490        1394
  42. --= ABSTRACT             ===============================================--
  43. -- The program, Load_AR_Tape, and it's supporting
  44. --                packages, automate the process of loading the
  45. --                ANSI standard tape copies into a Data General
  46. --                MV10000.  The directory structure of the Ada
  47. --                repository is preserved.
  48. -- 
  49. --= REVISION HISTORY     ===============================================--
  50. --
  51. --
  52. -- DATE         VERSION AUTHOR                  HISTORY
  53. -- 3/7/87       1.0     A. F. Niessner, Jr.     Initial Release
  54. --
  55. --= RELEASE NOTICE       ===============================================--
  56. --
  57. -- This prologue must be included in all copies of this software.
  58. --
  59. -- This software is copyright by the author.
  60. --
  61. -- This software is released to the Ada community.
  62. -- This software is released to the Public Domain (note:
  63. --   software released to the Public Domain is not subject
  64. --   to copyright protection).
  65. -- Restrictions on use or distribution:  NONE
  66. --
  67. --= DISCLAIMER           ===============================================--
  68. --     This software and its documentation are provided "AS IS" and
  69. -- without any expressed or implied warranties whatsoever.  No warranties
  70. -- as to performance, merchantability, or fitness for a particular
  71. -- purpose exist.
  72. --     The user is advised to test the software thoroughly before
  73. -- relying on it.  The user must assume the entire risk and liability of
  74. -- using this software.  In no event shall any person or organization of
  75. -- people be held responsible for any direct, indirect, consequential or
  76. -- inconsequential damages or lost profits.
  77. --======================================================================--
  78.